PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / getOnInstantiate Method
In This Topic
    getOnInstantiate Method
    In This Topic
    Gets the JavaScript script that is executed when the 3D stream is instantiated.
    Syntax
    public PDFJavaScriptBlock getOnInstantiate()

    Return Value

    The JavaScript code that is executed when the 3D stream is instantiated.
    See Also